home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: nntp.coast.net!torn!info!body2872
- From: body2872@mach1.wlu.ca (robert body 9308 u)
- Subject: visual c++ : importing DOS classes
- X-Newsreader: TIN [version 1.1 PL6]
- Message-ID: <DMsIus.Jt2@info.uucp>
- Nntp-Posting-Host: mach1.wlu.ca
- Sender: news@info.uucp (news management)
- Organization: Wilfrid Laurier University
- Date: Thu, 15 Feb 1996 00:04:04 GMT
-
-
- I need to bring in DOS classes into Visual C++ windows code.
- I want to use Class Wizard which needs a base class from which to inherit
- for the new class.
-
- The class I am creating I need to be "STATIC", ie it will be used for
- math calculations etc,
- but no funky windows stuff dealing with dialog boxes.
-
-
- which base class should I derive from?
-
-
- --
- body2872@mach1.wlu.ca
-